AdCourseSkillRecommendation 
Logical Entity Name  AdCourseSkillRecommendation 
Default Table Name  AdCourseSkillRecommendation 
Physical Only  NO 
Definition 
 
Note 
 

AdCourseSkillRecommendation Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdCourseSkillRecommendationId(PK)    int  NO 
 
AdCourseId    int  NO 
 
PlSkillId    int  NO 
 
IsActive    bit  NO 
 
DateCreated    datetime  NO 
 
DateModified    datetime  NO 
 
UserID    int  NO 
 
ts    timestamp  NO 
 
Score    char(10)  YES 
 
SkillRank    char(10)  YES 
 

AdCourseSkillRecommendation Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_AdCourseSkillRecommendation  PrimaryKey  AdCourseSkillRecommendationId 

AdCourseSkillRecommendation Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AdCourseSkillRecommendation Check Constraints 
Check Constraint Name  CheckConstraint